Fix make dist
authorMatthias Clasen <mclasen@redhat.com>
Tue, 17 Dec 2013 11:42:58 +0000 (06:42 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 17 Dec 2013 12:31:41 +0000 (07:31 -0500)
gdk/wayland/Makefile.am

index af95021fc2e9491b9b240ddb34121fa38872df4f..98e849a7e216e58991496c7ff44001572a090a59 100644 (file)
@@ -28,6 +28,9 @@ BUILT_SOURCES =                               \
 nodist_libgdk_wayland_la_SOURCES =             \
        $(BUILT_SOURCES)
 
+DISTCLEANFILES =                               \
+       $(BUILT_SOURCES)
+
 libgdk_wayland_la_SOURCES =                    \
        gdkapplaunchcontext-wayland.c           \
        gdkcursor-wayland.c                     \